Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: fix bundle size job not working on external PRs #1801

Merged
merged 2 commits into from
Aug 31, 2024

Conversation

dyc3
Copy link
Owner

@dyc3 dyc3 commented Aug 31, 2024

No description provided.

Copy link

github-actions bot commented Aug 31, 2024

Bundle size diff

diff -u /tmp/bundle-size-base.txt/bundle-size.txt /tmp/bundle-size-head.txt/bundle-size.txt
--- /tmp/bundle-size-base.txt/bundle-size.txt	2024-08-31 00:10:45.679733744 +0000
+++ /tmp/bundle-size-head.txt/bundle-size.txt	2024-08-31 00:10:46.547733165 +0000
@@ -3,7 +3,7 @@
 ✓ 820 modules transformed.
 rendering chunks...
 computing gzip size...
-dist/index.html                                                0.90 kB │ gzip:   0.52 kB
+dist/index.html                                                0.90 kB │ gzip:   0.53 kB
 dist/assets/pop-hash.ogg                                   6.63 kB
 dist/assets/roboto-hash.woff2             9.63 kB
 dist/assets/roboto-hash.woff2                9.64 kB
@@ -43,7 +43,7 @@
 dist/assets/es-hash.js                                    14.05 kB │ gzip:   5.98 kB
 dist/assets/PeertubePlayer-hash.js                        16.35 kB │ gzip:   5.54 kB
 dist/assets/VimeoPlayer-hash.js                           39.99 kB │ gzip:  12.53 kB
-dist/assets/Room-hash.js                                 164.19 kB │ gzip:  51.49 kB
+dist/assets/Room-hash.js                                 164.19 kB │ gzip:  51.48 kB
 dist/assets/GoogleDrivePlayer-hash.js                    604.87 kB │ gzip: 173.51 kB
 dist/assets/index-hash.js                                749.26 kB │ gzip: 250.58 kB
 dist/assets/PlyrPlayer-hash.js                         1,280.78 kB │ gzip: 379.37 kB

Copy link

codecov bot commented Aug 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.6263%. Comparing base (a14c4f0) to head (4569b5f).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##             master      #1801   +/-   ##
===========================================
  Coverage   61.6263%   61.6263%           
===========================================
  Files           169        169           
  Lines         25468      25468           
  Branches       1446       1446           
===========================================
  Hits          15695      15695           
  Misses         9719       9719           
  Partials         54         54           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

cypress bot commented Aug 31, 2024

OpenTogetherTube    Run #2016

Run Properties:  status check failed Failed #2016  •  git commit d275f3d185 ℹ️: Merge 4569b5fa79b48dd7282cfd230ec5476bc54fe387 into a14c4f037640e924d29c736b9029...
Project OpenTogetherTube
Branch Review ci/fix-bundle-size-slash
Run status status check failed Failed #2016
Run duration 05m 27s
Commit git commit d275f3d185 ℹ️: Merge 4569b5fa79b48dd7282cfd230ec5476bc54fe387 into a14c4f037640e924d29c736b9029...
Committer Carson McManus
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 1
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 83
View all changes introduced in this branch ↗︎

Tests for review

Failed  tests/e2e/integration/playback.spec.ts • 1 failed test • E2E - electron

View Output

Test Artifacts
Video playback > should add and play a youtube video Test Replay Screenshots

@dyc3 dyc3 merged commit f92b41a into master Aug 31, 2024
22 of 26 checks passed
@dyc3 dyc3 deleted the ci/fix-bundle-size-slash branch August 31, 2024 00:22
Copy link

cypress bot commented Aug 31, 2024

OpenTogetherTube    Run #2017

Run Properties:  status check failed Failed #2017  •  git commit f92b41a701: ci: fix bundle size job not working on external PRs (#1801)
Project OpenTogetherTube
Branch Review master
Run status status check failed Failed #2017
Run duration 05m 43s
Commit git commit f92b41a701: ci: fix bundle size job not working on external PRs (#1801)
Committer Carson McManus
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 1
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 83
View all changes introduced in this branch ↗︎

Tests for review

Failed  tests/e2e/integration/playback.spec.ts • 1 failed test • E2E - electron

View Output

Test Artifacts
Video playback > should add and play a youtube video Test Replay Screenshots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant